home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 17 / MacFormat 17 (Spain) / MacFormat 17.bin / DATABASE / SHARED.DIR / 01084_ChapterTitles.ls < prev    next >
Encoding:
Text File  |  1996-03-14  |  98 b   |  7 lines

  1. on mouseDown
  2.   set tmpline to the mouseLine
  3.   ClickSnd()
  4.   updateStage()
  5.   GoChapter(tmpline)
  6. end
  7.